home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / WindowMaker / doc / Makefile.am < prev    next >
Encoding:
Makefile  |  1999-05-02  |  258 b   |  17 lines

  1. ## Process this file with automake to produce Makefile.in
  2.  
  3. man_MANS = \
  4.     geticonset.1x \
  5.     setstyle.1x \
  6.     wxpaste.1x \
  7.     getstyle.1x \
  8.     wdwrite.1x \
  9.     wmsetbg.1x \
  10.     wsetfont.1x \
  11.     seticons.1x \
  12.     wmaker.1x \
  13.     wxcopy.1x
  14.  
  15. EXTRA_DIST = $(man_MANS)
  16.  
  17.